home *** CD-ROM | disk | FTP | other *** search
/ 410 Games Neste / Magister SuperGames.iso / puzzle / eWords / eWords.ini < prev    next >
Encoding:
INI File  |  1999-08-11  |  2.7 KB  |  92 lines

  1. ; This is the configuration file for eWords.
  2. [eWords]
  3.  
  4. ; Image set to use.  Generally you should leave this empty and let eWords
  5. ; choose.  To choose a different set, replace the following line with one of
  6. ; the lines below it that match your graphics.  Use a tile set from a lower
  7. ; resolution if you would like to decrease the size of the playing board.
  8. ImageSet=
  9. ;ImageSet=VGA1.SET    ;Plain VGA tile set
  10. ;ImageSet=VGA2.SET    ;256-color VGA tile set
  11. ;ImageSet=SVGA1.SET    ;800x600 16-color tile set
  12. ;ImageSet=SVGA2.SET    ;800x600 256-color tile set
  13. ;ImageSet=SVGA3.SET    ;1024x768 16-color tile set
  14. ;ImageSet=SVGA4.SET    ;1024x768 256-color tile set
  15.  
  16. ; Rule file to use - this must be in the same directory as eWords.
  17. Rules=TINY.RUL
  18.  
  19. ; The speed at which tiles are animated.  Range is [0..49]
  20. ; Higher numbers are faster.  Set to 0 to disable animation.
  21. AnimationSpeed=0
  22.  
  23. ; Selects the sound option.  0=No sound, 1=Sound enabled
  24. Sound=0
  25.  
  26. ; The sound files for eWords events
  27. Sound0=CHEATER.WAV
  28. Sound1=
  29. Sound2=GOODLUCK.WAV
  30. Sound3=GOODPLAY.WAV
  31. Sound4=GREATPLA.WAV
  32. Sound5=OH-NO.WAV
  33. Sound6=TAKETHAT.WAV
  34. Sound7=
  35. Sound8=YOUWIN.WAV
  36. Sound9=GAMEOVER.WAV
  37. sound10=NICETRY.WAV
  38. sound11=OUTATIME.WAV
  39. sound12=
  40. sound13=YOURTURN.WAV
  41.  
  42. ; Whether or not hints are available in the game.  1=Hints on, 0=Hints off
  43. HintsEnabled=0
  44.  
  45. ; Whether or not lookups and word finders are available in the game.
  46. ; 1=Lookups on, 0=Lookups off
  47. LookupsEnabled=0
  48.  
  49. ; If you make a word that eWords does not recognize as valid, should
  50. ; eWords prevent you from using the word anyway?  0=No(recommended), 1=Yes
  51. DictOnly=0
  52.  
  53. ; The skill level to use for providing hints.  The range is [1..20]
  54. HintLevel=11
  55.  
  56. ; Who distributes the tiles from the box.  0=Computer(recommended), 1=Human
  57. TileMgr=0
  58.  
  59. ; Selects whether to show or hide the racks at the beginning of the
  60. ; game.  (With the exception of the first human player to move.)
  61. ; 0=Hidden (recommended), 1=Visible
  62. ShowRacks=0
  63.  
  64. ; Default players
  65. ; A name indicates a human player.  A number indicates eWords as the
  66. ; player with a skill range from 1 to 20 (20 being the strongest).
  67. Player1=Eduardo
  68. Player2=2
  69. Player3=
  70. Player4=
  71.  
  72. ; Player information
  73. ; 0=Networked player, 1=Local player (on the same machine)
  74. Local1=1
  75. Local2=1
  76. Local3=1
  77. Local4=1
  78.  
  79. ; Time allowed for each move, in seconds.
  80. ; This applies only to human players.  If a move is not made within the given
  81. ; time the player is forced to pass his turn.  A 0 indicates no time limit.
  82. TimePerMove=0
  83.  
  84. ; Controls the expansion of the end-game tree.
  85. ; Enter a 0 as the first integer to disable the end-game analyzer.
  86. EndGameTreeMin=04 01 01 1 1 1 1 1 1 1 1 1 1 1
  87. EndGameTreeMax=50 50 30 4 4 1 1 1 1 1 1 1 1 1
  88.  
  89. ; The location and size of the Chat Window.
  90. ChatLoc=447 240 320 300
  91.  
  92.